




/*
     FILE ARCHIVED ON 7:34:43 Oct 5, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:35:01 Jun 20, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* dark header */
#header {
	position: relative;
	height: 114px;
	overflow: hidden;
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/header-bg.png) repeat-x;
}

#accessibility {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#accessibility #selectors {
	position: relative;
	height: 8px;
	
}

#accessibility span {
	background-repeat: no-repeat;
}

#accessibility a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 159px;
}

.f-default #selectors .font-selector {
	right: 129px;
}

.f-larger #selectors .font-selector {
	right: 99px;
}

.w-thin #selectors .width-selector {
	right: 70px;
}

.w-wide #selectors .width-selector {
	right: 40px;
}

.w-fluid #selectors .width-selector {
	right: 10px;
}

#accessibility #buttons {
	float: right;
}

#accessibility .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;	
	background-repeat: no-repeat
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width:430px;
	height: 80px;
}

#top {
	height: 60px;
	padding-top: 60px;
	overflow: hidden;
	margin-left: 640px;
	margin-bottom: 10px;
	margin-right: 25px;
	color: #fff;
}
#top a {
	color:#4ca3f0;
	text-decoration:none;
}

.font-selector,
.width-selector {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-select.png) no-repeat;
}

.lrg .button {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-lrg.png);
}

.sml .button {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-sml.png);
}

.med .button {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-med.png);
}

.thin .button {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-thin.png);
}

.wide .button {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-wide.png);
}

.fluid .button {
	background: url(/web/20131005073443/http://hillcrestfamilymedicine.com/templates/hillcrest/images/access-fluid.png);
}
